home *** CD-ROM | disk | FTP | other *** search
- object CLForm: TCLForm
- Left = 314
- Top = 237
- HelpContext = 10
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'MP3 Compressor'
- ClientHeight = 146
- ClientWidth = 200
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 24
- Width = 53
- Height = 13
- Caption = '/Freq=0...8'
- end
- object Label2: TLabel
- Left = 8
- Top = 40
- Width = 31
- Height = 13
- Caption = '/mono'
- end
- object Label3: TLabel
- Left = 8
- Top = 56
- Width = 47
- Height = 13
- Caption = '/NoQuick'
- end
- object Label4: TLabel
- Left = 8
- Top = 72
- Width = 59
- Height = 13
- Caption = '/OutputMP3'
- end
- object Label5: TLabel
- Left = 8
- Top = 88
- Width = 59
- Height = 13
- Caption = '/OutputBoth'
- end
- object Label6: TLabel
- Left = 104
- Top = 24
- Width = 36
- Height = 13
- Caption = '/Delete'
- end
- object Label7: TLabel
- Left = 104
- Top = 40
- Width = 63
- Height = 13
- Caption = '/Priority=2...8'
- end
- object Label9: TLabel
- Left = 24
- Top = 0
- Width = 161
- Height = 20
- Caption = 'Command line options:'
- Font.Color = clBlack
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- end
- object Label10: TLabel
- Left = 104
- Top = 56
- Width = 80
- Height = 13
- Caption = '/Dest=dest_path'
- end
- object Label11: TLabel
- Left = 104
- Top = 72
- Width = 57
- Height = 13
- Caption = '/noMinimize'
- end
- object Button1: TButton
- Left = 80
- Top = 112
- Width = 41
- Height = 25
- Caption = 'OK'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-